projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98ef9fa
)
Revert previous change while we figure out if it was correct.
author
Glenn Morris
<rgm@gnu.org>
Sun, 28 Jan 2007 21:40:03 +0000
(21:40 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 28 Jan 2007 21:40:03 +0000
(21:40 +0000)
msdos/is_exec.c
patch
|
blob
|
history
diff --git
a/msdos/is_exec.c
b/msdos/is_exec.c
index 1c3a00daa01fb718b2d3a61606627eb9be42d19b..4da0ec35c56e17f8f83b09a72785dbc54a5432f8 100644
(file)
--- a/
msdos/is_exec.c
+++ b/
msdos/is_exec.c
@@
-8,6
+8,11
@@
* two bytes of the file are tested for known signatures of executable
* files.
*
+ * Copyright (c) 1994 Eli Zaretskii <eliz@is.elta.co.il>
+ *
+ * This software may be used freely so long as this copyright notice is
+ * left intact. There is no warranty on this software.
+ *
*/
#include <libc/stubs.h>